home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE properties>
- <properties version="1.0">
-
- <name>
- <short>Direct Sound renderer</short>
- <long>Direct Sound renderer</long>
- </name>
-
- <description>Renders PCM data via the Direct Sound engine.</description>
-
- <type>plugin</type>
-
- <plugin>
-
- <name>com.divx.streamengine.plugin.DirectSound</name>
-
- <interfaces>
- <interface>
- <name>com.divx.streamengine.plugin.Output</name>
- </interface>
- <interface>
- <name>com.divx.streamengine.pluginInterface.Output</name>
- </interface>
- <interface>
- <name>com.divx.streamengine.pluginInterface.DSEPlugin</name>
- </interface>
- </interfaces>
-
- <StreamEngine version="2.1">
-
- <port type="in" mode="pull" model="release" media="audio">
- <query/>
- </port>
-
- </StreamEngine>
-
- <version>
- <major>1</major>
- <minor>0</minor>
- <micro>0</micro>
- </version>
-
- </plugin>
-
- </properties>
-